Skip to content

Conversation

akuhlens
Copy link
Contributor

@akuhlens akuhlens commented Oct 1, 2025

Fixes #155459 by making sure the cases are considered in the right order. Previously intrinsics types where overriding the pointer cases which have higher precedence in the specification.

Also passes the following tests.

This comment was marked as outdated.

@akuhlens akuhlens force-pushed the andre/issue-155459 branch from 9c7fd93 to 9ff5526 Compare October 1, 2025 20:58
@akuhlens akuhlens requested a review from klausler October 1, 2025 21:01
@akuhlens akuhlens merged commit 4fccaae into llvm:main Oct 1, 2025
9 checks passed
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Oct 3, 2025
Fixes llvm#155459 by making sure
the cases are considered in the right order. Previously intrinsics types
where overriding the pointer cases which have higher precedence in the
specification.

Also passes the following
[tests](llvm/llvm-test-suite#287).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[flang] Incorrect result of EXTENDS_TYPE_OF when MOLD is unlimited polymorphic disassociated pointer
2 participants